home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- "agree_box" = id;
- cancel = id;
- demo = id;
- "device_select" = id;
- "display_help" = id;
- "read_agreement" = id;
- recover = id;
- "register_button" = id;
- "register_menu" = id;
- "rescan_devices" = id;
- "select_all" = id;
- "show_registration_window" = id;
- start = id;
- "unselect_all" = id;
- };
- CLASS = Controller;
- LANGUAGE = ObjC;
- OUTLETS = {
- "device_select" = NSPopUpButton;
- "help_menu" = NSMenu;
- "help_viewer" = NSImageView;
- "help_window" = NSWindow;
- info = NSMatrix;
- progress = NSProgressIndicator;
- "recover_button" = NSButton;
- "recover_status" = NSTextField;
- "recover_window" = NSWindow;
- "reg_company" = NSTextField;
- "reg_name" = NSTextField;
- "reg_serial" = NSTextField;
- "register_button" = NSButton;
- "registration_window" = id;
- "rescue_window" = NSWindow;
- "select_all_button" = NSButton;
- start = NSButton;
- status1 = NSTextField;
- status2 = NSTextField;
- "thumb_matrix" = NSMatrix;
- "unselect_all_button" = NSButton;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }